home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / thelosti.swf / scripts / DefineSprite_191 / frame_8 / DoAction.as
Encoding:
Text File  |  2007-10-01  |  93 b   |  9 lines

  1. if(_root.sudahAtas[_root.sChar] == false)
  2. {
  3.    stop();
  4. }
  5. else
  6. {
  7.    gotoAndPlay(8);
  8. }
  9.